ClrPlus.Scripting.MsBuild.Building.ProjectTargetElementExtensions.Platform C# (CSharp) Méthode

Platform() static private méthode

static private Platform ( this target ) : Accessor
target this
Résultat Accessor
        internal static Accessor Platform(this ProjectTargetElement target)
        {
            return null;
        }