Is there a Ruby equivalent for the typeof reserved word in C#? -


I have a C # method that I need to call a piece of ruby ​​for which system is required. What type of logic is Ruby equal to typefull in C #? The call will appear in C # like this ...

var CustomCallInstance = ContainerGet Instance (ICustomClass)

object # class (the instance method class on the object aka base class), you can

  s.is_a ?  

Checks to see if there is thing anywhere in their lineage.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -